*{
    margin: 0px;
    padding: 0px;
}
.head
{
    width: 100%;
    background-color: rgb(247, 198, 22);
    padding-bottom: 80px;
    /* position: fixed; */

}
.head h1
{
    position: absolute;
    margin-left: 750px;
    margin-top: 10px;
    font-size: 50px;
    font-style: italic;
}
#heading
{
    width: 100%;
    background-color: black;
    padding-bottom: 100px;
    /* position: fixed; */
}
.headrap
{
    width: 100%;
    display: inline;
    margin: auto;
    /* position: fixed; */
}
.logo
{
    position: absolute;
}
.logo img
{
    margin-top: 10px;
    margin-left: 80px;
    height: 80px;
    width: 80px;
}
.menu
{
    float: right;
    line-height: 100px;
    margin-right: 25%;
}
.menu li
{
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}
.menu li a
{
    color: aliceblue;
    font-size: 20px;
    text-decoration: none;
}
.table
{
    display: grid;
    position: absolute;
    margin-left: 78%;
    grid-template-columns: auto auto;
    grid-column-gap: 50px;
    background-color: rgb(0, 0, 0);
    padding: 10px;
}
.box
{
    margin-top: 20px;
    width: 110px;
    height: 34px;
    border-style: solid;
    border-color: rgb(247, 198, 22);
    border-width: 2px;
    background-color: rgb(0, 0, 0);
}

.box1
{
    margin-top: 20px;
    width: 110px;
    height: 38px;
    background-color: rgb(247, 198, 22);
}
.box a
{
    text-decoration: none;
    margin-left: 20px;
    line-height: 35px;
    color: rgb(247, 198, 22);
    font-size: 18px;
}
.box1 a
{
    text-decoration: none;
    margin-left: 25px;
    line-height: 38px;
    color: rgb(0, 0, 0);
    font-size: 20px;
}
.part1
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-top: 50px;
    padding-bottom: 650px;
}
.text2
{
    position: absolute;
    text-align: center;
    margin-left: 170px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(6, 21, 117);
}
.text3 p
{
    position: absolute;
    margin-left: 128px;
    margin-top: 100px;
    font-size: 20px;
    color: rgb(95, 95, 95);
}
.text4 p
{
    position: absolute;
    margin-left: 128px;
    margin-top: 150px;
    line-height: 25px;
    font-size: 20px;
    color: rgb(95, 95, 95);
}
.text6
{
    position: absolute;
    margin-left: 125px;
    margin-top: 305px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(6, 21, 117);
}
.text7 p
{
    position: absolute;
    margin-left: 128px;
    margin-top: 350px;
    line-height: 25px;
    font-size: 18px;
    color: rgb(95, 95, 95);
}
.text8
{
    position: absolute;
    text-align: center;
    font-size: 32px;
    color: rgb(255 87 34);
    margin-left: 825px;
    margin-top: 25px;
}
.text9 p
{
    position: absolute;
    text-align: center;
    margin-left: 850px;
    margin-top: 125px;
    line-height: 25px;
    font-size: 20px;
    color: rgb(95, 95, 95);
}
.box2
{
    position: absolute;
    height: 46px;
    width: 715px;
    margin-left: 825px;
    margin-top: 210px;
    font-size: 18px;
    color: rgb(145, 144, 144);
    line-height: 44px;
    text-indent: 15px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: rgb(95, 95, 95);
}
.box3
{
    position: absolute;
    height: 46px;
    width: 715px;
    margin-left: 825px;
    margin-top: 280px;
    font-size: 18px;
    color: rgb(145, 144, 144);
    line-height: 44px;
    text-indent: 15px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: rgb(95, 95, 95);
}
.box4
{
    position: absolute;
    height: 46px;
    width: 715px;
    margin-left: 825px;
    margin-top: 350px;
    font-size: 18px;
    color: rgb(145, 144, 144);
    line-height: 44px;
    text-indent: 15px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: rgb(95, 95, 95);
}
.box5
{
    position: absolute;
    height: 46px;
    width: 715px;
    margin-left: 825px;
    margin-top: 418px;
    font-size: 18px;
    color: rgb(145, 144, 144);
    line-height: 44px;
    text-indent: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(145, 144, 144);
}
.box6
{
    position: absolute;
    height: 46px;
    width: 715px;
    margin-left: 825px;
    margin-top: 485px;
    font-size: 18px;
    color: rgb(0, 0, 0);
    text-align: center;
    line-height: 44px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(247, 198, 22);
}
.banner
{
    background-image: url(./Banner\ 6.jpg);
    background-size: cover;
    height: 470px;
}
.banrap
{
    position: absolute;
    height: 470px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.logo1 img
{
    position: absolute;
    margin-left: 785px;
    margin-top: 50px;
}
.line1
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 755px;
    margin-top: 144px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line2
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 770px;
    margin-top: 144px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line3
{
    position: absolute;
    height: 2px;
    width: 75px;
    margin-left: 785px;
    margin-top: 144px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line4
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 870px;
    margin-top: 144px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line5
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 885px;
    margin-top: 144px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.text
{
    position: absolute;
    font-size: 46px;
    margin-left: 618px;
    margin-top: 180px;
    color: rgb(247, 198, 22);
}
.text1
{
    position: absolute;
    font-size: 46px;
    margin-left: 850px;
    margin-top: 180px;
    color: rgb(255, 255, 255);
}
.text10
{
    position: absolute;
    font-size: 22px;
    color: rgb(255, 255, 255);
    margin-left: 395px;
    margin-top: 250px;
}
.box7 input
{
    position: absolute;
    height: 50px;
    width: 180px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(245, 245, 245);
    margin-left: 735px;
    margin-top: 350px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(0, 0, 0);
    border-radius: 10px;
    background-color: rgb(247, 198, 22);
}
.box7 input:hover
{
    cursor: pointer;
    color: rgb(255, 255, 255);
    background-color: rgb(251, 210, 64);
}
.part2
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 900px;
}
.line6
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 755px;
    margin-top: 50px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line7
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 770px;
    margin-top: 50px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line8
{
    position: absolute;
    height: 2px;
    width: 75px;
    margin-left: 785px;
    margin-top: 50px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line9
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 870px;
    margin-top: 50px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.line10
{
    position: absolute;
    height: 2px;
    width: 7px;
    margin-left: 885px;
    margin-top: 50px;
    border-top: 5px rgb(247, 198, 22) solid;
}
.text11
{
    position: absolute;
    font-size: 35px;
    margin-left: 711px;
    margin-top: 80px;
}
.box8 img
{
    position: absolute;
    height: 70%;
    width: 38%;
    margin-left: 150px;
    margin-top: 170px;
    border-radius: 15px;
}
.box9 img
{
    position: absolute;
    height: 70%;
    width: 38%;
    margin-left: 905px;
    margin-top: 170px;
    border-radius: 15px;
}
#footer
{
    width: 100%;
    background-image: url(./Footer\ image.jpg);
    background-size: cover;
    height: 1100px;
}
.footer_rap
{
    position: absolute;
    height: 1100px;
    width: 1685px;
    background-color: rgba(0, 0, 0, 0.5);
}
.text19
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text19 h2
{
    margin-top: 10px;
    margin-left: 10px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.menu1
{
    position: absolute;
    margin-top: 180px;
    margin-left: 215px;
}
.menu1 a
{
    font-size: 19px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.menu2
{
    position: absolute;
    margin-top: 180px;
    margin-left: 410px;
}
.menu2 a
{
    font-size: 19px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.text20
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text20 h2
{
    margin-top: 10px;
    margin-left: 550px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.text21
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text21 h2
{
    margin-top: 10px;
    margin-left: 1000px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.box10
{
    width: 100%;
    background-color: rgb(0, 0, 0);
    padding-bottom: 80px;
}
.footer_text
{
    position: absolute;
    line-height: 35px;
    text-indent: 220px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.footer_text1 a
{
    position: absolute;
    margin-left: 1182px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.line
{
    position: absolute;
    height: 15px;
    width: 5px;
    margin-left: 1342px;
    margin-top: 52px;
    border-right: 2px solid white;
}
.footer_text2 a
{
    position: absolute;
    margin-left: 1358px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.circle
{
    position: absolute;
    margin-left: 1610px;
    margin-top: 10px;
    height: 25px;
    width: 25px;
    background-color: rgb(247, 198, 22);
    border-radius: 50px;
    padding: 15px;
}